home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 1665 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.4 KB  |  42 lines

  1. Newsgroups: comp.lang.c
  2. Path: xvt.com!xvtslp1
  3. From: bruce@xvt.com (Bruce A. Yelen)
  4. Subject: Re: compiler for Win 95?
  5. Message-ID: <DL97DG.AyC@xvt.com>
  6. Sender: news@xvt.com
  7. Organization: XVT Software, INC.
  8. X-Newsreader: News Xpress Version 1.0 Beta #4
  9. References: <DKqC8I.8Io@ritz.mordor.com>
  10.  <30edfb90.38462763@news2.microserve.net> <4dedh7$7cp@news.nacm.com>
  11. Date: Tue, 16 Jan 1996 03:08:57 GMT
  12.  
  13. In article <4dedh7$7cp@news.nacm.com>,
  14.    brandon@criterion.com (Brandon Wallace) wrote:
  15. >In article <30edfb90.38462763@news2.microserve.net>,
  16. >    ezsoldos@microserve.com (Ellis M. Zsoldos Jr.) writes:
  17. >-> joseph@ritz.mordor.com (Joseph Limandri) wrote:
  18. >-> 
  19. >-> >    Can someone tell me of a C compiler for Win 95?
  20. >-> >
  21. >-> Borland C++ 4.02 and later ...
  22. >-> Microsoft Visual C++ 2.00 and later
  23. >-> 
  24. >-> (I think Watcom also makes one ... someone else can confirm or deny
  25. >-> this)
  26. >-> 
  27. >
  28. >Symantec C++ 7.2
  29. >
  30. >(I believe that Borland C++ is not actually "for win95" until
  31. >5.0 which comes out soon, and some sort of add-on to 4.5.
  32. >And I believe MS visual is not actually "for win95" until v4.0 which
  33. >is out now.)
  34.  
  35. Borland supports Win95 with version 4.5.2.  Their upcoming version 5 will 
  36. support the new Win95 controls.
  37.  
  38. MSVC 4.0 supports all of the new controls on Win95.  MSVC2.2 is the patch 
  39. level of the previous release which also runs on Win95.
  40. >
  41. >(This might be wrong though...)
  42.